projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ad7208
)
python: enforce version assignment
author
Alexandru Ardelean
<
[email protected]
>
Tue, 14 Oct 2014 06:38:43 +0000
(09:38 +0300)
committer
Alexandru Ardelean
<
[email protected]
>
Wed, 15 Oct 2014 07:02:49 +0000
(10:02 +0300)
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python/files/python-package.mk
patch
|
blob
|
history
diff --git
a/lang/python/files/python-package.mk
b/lang/python/files/python-package.mk
index b8096bef1100c8a7bc2737dace87d302ab73fe2d..d5b4b8bf65e1d5459c4a139f8a2e62619d6efbb6 100644
(file)
--- a/
lang/python/files/python-package.mk
+++ b/
lang/python/files/python-package.mk
@@
-5,8
+5,8
@@
# See /LICENSE for more information.
#
-PYTHON_VERSION=2.7
-PYTHON_VERSION_MICRO=3
+PYTHON_VERSION
:
=2.7
+PYTHON_VERSION_MICRO
:
=3
PYTHON_DIR:=$(STAGING_DIR)/usr
PYTHON_BIN_DIR:=$(PYTHON_DIR)/bin